Welcome![Sign In][Sign Up]
Location:
Search - student database

Search list

[Other resourceStudent database

Description: C#下制作的学生数据库,经典代码。-C# produced by the students under the database, classic code.
Platform: | Size: 21675 | Author: 白云生 | Hits:

[Education soft systemStudent database

Description: C#下制作的学生数据库,经典代码。-C# produced by the students under the database, classic code.
Platform: | Size: 21504 | Author: 白云生 | Hits:

[Education soft system中学学生学籍管理系统设计报告

Description: 本系统为一个小型的学生信息管理系统,所耗费的资源非常的小,学校的电脑无论是硬件还是软件都能够满足条件,因此,本系统在运行上是可行的。-the system for a small student information management system, the cost of resources is very small, regardless of the school's computer hardware or software to meet the conditions and, therefore, the system in operation is feasible.
Platform: | Size: 38912 | Author: li | Hits:

[JSP/Javajava学生成绩系统

Description: java做的一个简单的学生成绩系统 数据库的-simple java student grade system,use database
Platform: | Size: 2048 | Author: a | Hits:

[Other systemsvc++ODBC+student

Description: 前面我写过一篇《一个完善的ODBC数据库程序》,大家可能看到过,有鼓励,也有批评,但是所有这一切只有一个目的就是学好VC。我学习VC已有接近一年的时间,水平菜鸟级,而VC知识库给大家提供了一个交流的地方,大家相互学习,共同提高。感谢VC知识库各版版主!!! 在《一个完善的ODBC数据库程序》我提到完善它的很多方面,做一个小软件。我按这个思路做下去,实现了一些基本功能。程序采用对话框,界面按属性页的方式分为两部分: “班级成绩”和“年级成绩”。 -front, I wrote another one, "a perfect ODBC database programs," we may see that some of encouragement, there are criticisms, but all of this is the only one purpose learn VC. I learn VC nearly a year, the level of exposure level, and the knowledge base to the VC can provide a forum where we learn from each other together. Thank VC version of the knowledge base moderator! ! ! In "a perfect ODBC database program," I mentioned it sound a lot, a small software. According to this line of thinking, I go on to achieve some basic features. Adoption of the dialog, interface attributes by the way pages divided into two parts : the "class achievements" and "grade results."
Platform: | Size: 55296 | Author: 李大嘴 | Hits:

[JSP/Javastudentsys

Description: 本程序是java开发的一个学生管理系统 利用的是access数据库其后缀为.mdb-java this program is the development of a student management system using the suffix access to its database . mdb
Platform: | Size: 108544 | Author: hu | Hits:

[JSP/JavastuMngs

Description: java版学生信息管理系统,数据库是access,里面有注释和相关的说明。-java version of student information management system, database access, there are Notes and the related notes.
Platform: | Size: 873472 | Author: 李世众 | Hits:

[ADO-ODBCStudent

Description: 一个简单的学生信息数据库小程序,采用链表方法-A simple student information database of small procedures, the use of linked list method
Platform: | Size: 37888 | Author: 李晋 | Hits:

[SQL Serverstudent

Description: VC++数据库编程技术与实例,用VC编写的学生成绩数据库管理系统-VC++ Database programming techniques and examples, prepared by VC student performance database management system
Platform: | Size: 4233216 | Author: 刘常银 | Hits:

[Database systemstudent

Description: 成绩管理系统实现了成绩的添加删除和修改,课程的添加实现和修改,有PB和自带的数据库开发-Performance management system to achieve the results to add delete and modify the courses to add and modify realize, PB and has built-in database development
Platform: | Size: 840704 | Author: jalyn | Hits:

[Database systemVB--student-information-management-system

Description: 适合学生信息管理系统适用于全国各大民办高校,方便新生登记,学生注册,文考与自考成绩查询等操作。可以自定义院系,奖学金,考试类别。提供完善的添加、更改、查询操作,完全独立的数据库系统,数据管理为您提供:添加新生、更改档案。数据查询为您提供:学生查询、成绩查询。本系统具有安全的数据库备份方案、数据共享、简单易用、仿WINDOWS操作方式,可以使您很快上手,打印机设置为您打印提供解决方案根据需要自动设置院系和相应的年级和课程。-Suitable for students of information management system is suitable for the major private universities nationwide to facilitate the new registration, student registration, examination and自考text query, such as operating results. Can customize the faculties, scholarships, examinations categories. Provide a sound to add, change, query operation, totally independent of database systems, data management to provide you with: Add new life, change the file. Data Query offers you: students query results query. This system has the secure database backup program, data sharing, easy to use, imitation WINDOWS mode of operation allows you to quickly get started, the printer is set to provide solutions to your print is automatically set according to the needs of faculty and the corresponding grades and curricula.
Platform: | Size: 74752 | Author: 林撒旦 | Hits:

[SQL Serverstudent

Description: 用VB写的学生成绩管理系统,用了MSSQLserver200数据库。里面有源码和说明。-Using VB to write the student achievement management system, used MSSQLserver200 database. There are source and instructions.
Platform: | Size: 755712 | Author: 杨敏 | Hits:

[SQL Serverstudent

Description: 学生选修课程管理系统的设计与实现 目 录 一、需求分析 2 1.1系统简要分析 2 1.2 应用需求分析 2 二、概要设计 4 2.1业务流分析 4 2.2数据流分析 4 2.3程序数据流程分析及流程设计 4 2.4数据字典 7 2.5系统数据模型设计 8 2.5.1 E-R图 8 2.5.2数据库建表 9 三、详细设计 11 3.1登陆模块的设计与功能实现:界面设计如下: 11 3.2系统管理 11 3.2.1系统管理菜单 11 3.2.2用户管理窗口 12 3.3管理员操作 12 3.4学生信息界面设计与功能实现 13 3.5课程信息界面设计与功能的设计 17 3.6选课界面设计与功能实现 18 四、调试分析和小结 20 五、参考文献 23-Elective courses students Management System Design and Implementation of a directory, needs analysis 21.1 System 21.2 Application of a brief analysis of needs analysis 2, a summary of the design of 42.1 business 42.2 flow analysis data flow analysis data flow analysis procedure 42.3 and 42.4 process design data dictionary 72.5 System Data Model 82.5.2 Figure 82.5.1 ER design database built Table 9 Third, the detailed design of 113.1 landing module design and functions: interface design is as follows: 113.2 System Management System Management 113.2.1 menu window 113.2.2 user management operations 123.3 administrator 123.4 Student Information interface design and function of the realization of 133.5 information interface design curriculum design and function of 173.6 interface design and function of course to achieve 18 d, debugging analysis and summary of 20 V. References 23
Platform: | Size: 962560 | Author: xionglingyuan | Hits:

[JSP/Java87361000JSP-student

Description: jsp+access数据库完成的一个小的学生信息管理系统 -jsp+ access the database to complete a small student information management system
Platform: | Size: 1245184 | Author: 任静 | Hits:

[Other Databasesodbc-student

Description: VC++60编译通过,利用ODBC操作*.mdb数据库,非常完善的学生信息管理系统。可以改为其它数据库。-VC++ 60 compiler through the use of ODBC operation*. mdb database, an excellent student information management system. Could be converted to other databases.
Platform: | Size: 283648 | Author: 李发 | Hits:

[Database systemstudent

Description: 这是一个学生数据库管理的小程序,本人乃学生,刚学习数据库编程,做了个这个,献丑了-This is a small student database management procedures, it is my students, just to learn database programming, had to do this, show one
Platform: | Size: 161792 | Author: wantall | Hits:

[JSP/Javaonline-student-database-management-system

Description: this a project on student database management system.here,we can add,view and delete student records say names,marks,attendance etc.one should log into the dabase with the login id,password given to them and can perform necessary transactions.-this is a project on student database management system.here,we can add,view and delete student records say names,marks,attendance etc.one should log into the dabase with the login id,password given to them and can perform necessary transactions.
Platform: | Size: 2048 | Author: santosh | Hits:

[SQL Serverstudent-database-system

Description: 基本的学生数据库系统,实现了信息的录入和删除,修改,查找等功能-Basic student database system, the entry and delete, modify, search functions
Platform: | Size: 1063936 | Author: wwf | Hits:

[CSharpstudent-database-management

Description: This a sample student database program written in C#. don t download it.-This is a sample student database program written in C#. don t download it.
Platform: | Size: 30720 | Author: Rony | Hits:

[Industry researchstudent-database

Description: student database record delete edit
Platform: | Size: 8192 | Author: puspa | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net